Papers with simultaneous translation model
Learning Coupled Policies for Simultaneous Machine Translation using Imitation Learning (2021.eacl-main)
Copied to clipboard
| Challenge: | Existing approaches to learn simultaneous translation model with coupled programmer-interpreter policies are suboptimal as they fix the agent's policy to focus learning the NMT model or learn adaptive agent policies while the NRT model is fixed. |
| Approach: | They propose an algorithmic oracle to produce oracular READ/WRITE actions for training bilingual sentence-pairs using the notion of word alignments. |
| Outcome: | The proposed method outperforms baselines in terms of translation quality quality while keeping the delay low. |